home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Toy Story Free! Interactive
/
Toy Story.iso
/
pc
/
DATA
/
tatoo.swf
/
scripts
/
DefineButton2_68
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-01-26
|
170 b
|
8 lines
on(press){
sbclick();
tumor._visible = true;
paper.pic.attachMovie("tumor","tatoo7",2);
paper.tatoo7._xscale *= 0.5;
paper.tatoo7._yscale *= 0.5;
}